home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / codecn.com / READ.ME < prev    next >
Encoding:
Text File  |  1990-02-01  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                      ╔════════════════════════════════════╗
  8.                      ║         Code Count for 'C'         ║
  9.                      ╚════════════════════════════════════╝
  10.  
  11.                                        By
  12.                               Enterprise Software
  13.                                Copyright (C) 1990
  14.  
  15.          ─────────────────────────────────────────────────────────────
  16.               Code Count is an analysis and documentation tool for 'C'
  17.          programmers.  Code Count produces a table that shows the
  18.          number of lines and characters in your source code broken
  19.          down as executable and non-executable code (comments, etc.).
  20.  
  21.               The file C-CNT.DOC is the documentation for using Code
  22.          Count.  The file has been formatted to 66 lines per page.
  23.          This is the normal length of a page for a dot matrix printer.
  24.          Laser printers usually default to 60 lines per page.  If you
  25.          are using a laser printer it will be necessary to set it to
  26.          66 lines per page via the front panel controls.
  27.  
  28.               To print C-CNT.DOC use any of the following commands
  29.          from the DOS prompt:
  30.  
  31.               PRINT C-CNT.DOC
  32.  
  33.               COPY C-CNT.DOC PRN
  34.  
  35.               TYPE C-CNT > PRN
  36.  
  37.  
  38.  
  39.               Thank you for trying Code Count for 'C'.
  40.  
  41.          Scott R. Ward
  42.          Enterprise Software
  43.          ─────────────────────────────────────────────────────────────
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.